ScenarioRanges Property

Contains the table range that is displayed as a scenario. The value of this attribute is a white space separated list of cell range addresses.

Definition

Namespace: Independentsoft.Office.Odf
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public string Ranges { get; set; }

Property Value

String

See Also